home *** CD-ROM | disk | FTP | other *** search
- -- card: 55811 from stack: in
- -- bmap block id: 56156
- -- flags: 0000
- -- background id: 29299
- -- name:
- ----- HyperTalk script -----
- on openCard
- set hilite of card button "index" to false
- end openCard
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=156 top=0 right=19 bottom=212
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Index
- ----- HyperTalk script -----
- on mouseUp
- end mouseUp
-
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=155 top=18 right=36 bottom=486
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: i
- ----- HyperTalk script -----
- on mouseUp
- set lockscreen to true
- go to next card
- end mouseUp
-
-
-
- -- part 3 (field)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=89 top=167 right=190 bottom=455
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part contents for card part 3
- ----- text -----
- Click the mouse on BROWSE and SELECT INDEX HEADING...
-